Einhugur Word Component for Buoy

DocumentItem Abstract Class

Class representing top level items in the document.

This class is base class for Table and Paragraph. You cannot create instances of this class.

Object
   DocumentItem

abstract class DocumentItem

Constructors

DocumentItem (private) Private constructor.

Methods

InsertPageBreakAfterInserts page break after this document item.
InsertPageBreakBeforeInserts page break before this document item.
InsertParagraphAfterInserts paragraph after this document item.
InsertParagraphBeforeInserts paragraph before this document item.
InsertSectionBreakAfterInserts section break after this document item.
InsertSectionBreakBeforeInserts section break before this document item.

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 64 bit
  • Linux ARM 64 bit